home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Treiber / Misc / Mroocheck / FreeWheel / Source / Scroll.h < prev    next >
C/C++ Source or Header  |  2000-04-20  |  105b  |  3 lines

  1. int DoScroll(struct WheelMouseContext *wmc,int axis,int direction);
  2. struct Window *WindowUnderPointer();
  3.